<div id="Watch-information"></div>
<div class="header">
<p>
Next: [[cvs: Using watches with old versions of CVS#Using watches with old versions of CVS|Watches Compatibility]], Previous: [[cvs: How to edit a file which is being watched#How to edit a file which is being watched|Editing files]], Up: [[cvs: Mechanisms to track who is editing files#Mechanisms to track who is editing files|Watches]] &nbsp; |[[cvs: Index#SEC_Contents|Contents]]||[[cvs: Index#Index|Index]]|</p>
</div>

----

<div id="Information-about-who-is-watching-and-editing"></div>
==== Information about who is watching and editing ====

<div id="index-watchers-_0028subcommand_0029"></div>
;<div id="index-cvs-watchers"></div>Command<nowiki>:</nowiki> <strong>cvs watchers</strong><em> <nowiki>[</nowiki><code>-lR</code><nowiki>]</nowiki> <nowiki>[</nowiki><var>files</var><nowiki>]</nowiki>&hellip;</em>

: List the users currently watching changes to <var>files</var>.  The report includes the files being watched, and the mail address of each watcher.

: The <var>files</var> and options are processed as for the <code>cvs watch</code> commands.



<div id="index-editors-_0028subcommand_0029"></div>
;<div id="index-cvs-editors"></div>Command<nowiki>:</nowiki> <strong>cvs editors</strong><em> <nowiki>[</nowiki><code>-lR</code><nowiki>]</nowiki> <nowiki>[</nowiki><var>files</var><nowiki>]</nowiki>&hellip;</em>

: List the users currently working on <var>files</var>.  The report includes the mail address of each user, the time when the user began working with the file, and the host and path of the working directory containing the file.

: The <var>files</var> and options are processed as for the <code>cvs watch</code> commands.


This document was generated on <i>a sunny day</i> using [http://www.nongnu.org/texi2html/ <i>texi2html</i>].
